home *** CD-ROM | disk | FTP | other *** search
/ Curio City 11 / CURIO11.bin / pc / movie / namio / qz_c.dir / 00828_Cc-ÉAÉçÅ[R.ls < prev    next >
Encoding:
Text File  |  1998-01-01  |  308 b   |  13 lines

  1. on mouseUp
  2.   set the visible of sprite 30 to 0
  3.   set the visible of sprite 31 to 0
  4.   set the visible of sprite 32 to 0
  5.   set the visible of sprite 33 to 0
  6.   set the visible of sprite 44 to 0
  7.   updateStage()
  8.   puppetSprite(28, 0)
  9.   puppetSound(3, "ItemB")
  10.   puppetTransition(10, 2, 5, 1)
  11.   go("Cc-item2")
  12. end
  13.